* This is the definition for the DIALOG, About_Dialog
*
Type DLOG
*
,256 ;;Resource ID
About_Dialog ;;Dialog title
33 21 327 489 ;;Top Left Bottom Right
Invisible NoGoAway ;;Invisible GoAway
1 ;;ProcID, dialog def ID
256 ;;Refcon, reference value
256 ;;ID of item list
*
*
*
* This is the item list.
*
Type DITL
*
,256 ;;Resource ID
4 ;;Number of controls in list
Button Enabled ;;Push button
265 395 285 455 ;;Top Left Bottom Right
OK ;;message
staticText Disabled ;;Static text
15 10 45 185 ;;Top Left Bottom Right
TextMaster¬ 1.4\0DBy Donald Burr -- ⌐1991;;message
staticText Disabled ;;Static text
65 10 115 400 ;;Top Left Bottom Right
A program to convert between UNIX newlines and Macintosh end-of-line characters. Works on text files only!!;;message
staticText Disabled ;;Static text
120 10 215 445 ;;Top Left Bottom Right
Please send all comments, questions, bug reports, etc. to one of the following:\0DINTERNET: dburr@ocf.berkeley.edu, 72540.3071@compuserve.COM\0DCOMPU$ERVE: 72540,3071\0DAMERICA ONLINE: DonaldBurr\0D;;message
*
Type STR#
*
Title_msg ,259 ;;Resource ID for Static text
1 ;;Number of strings
TextMaster¬ 1.4
By Donald Burr -- ⌐1991;;The string
description_str ,260 ;;Resource ID for Static text
1 ;;Number of strings
A program to convert between UNIX newlines and Macintosh end-of-line characters. Works on text files only!!;;The string
send_request ,261 ;;Resource ID for Static text
1 ;;Number of strings
Please send all comments, questions, bug reports, etc. to one of the following:
This software donated to the Public Domain. Permission is hereby granted to freely copy and distribute, so long as no fee is charged for such distribution.;;The string
legalese2 ,263 ;;Resource ID for Static text
1 ;;Number of strings
Permission is also granted to freely modify and distribute this code, so long as: (a) It is made clear in the program and documentation that this is NOT an original distribution, and (b) My name and copyright is NOT be removed.;;The string
* This is the definition for the DIALOG, Help_window
*
Type DLOG
*
,257 ;;Resource ID
Help_window ;;Dialog title
66 45 276 462 ;;Top Left Bottom Right
Invisible NoGoAway ;;Invisible GoAway
1 ;;ProcID, dialog def ID
257 ;;Refcon, reference value
257 ;;ID of item list
*
*
*
* This is the item list.
*
Type DITL
*
,257 ;;Resource ID
5 ;;Number of controls in list
Button Enabled ;;Push button
180 245 200 325 ;;Top Left Bottom Right
More ;;message
Button Enabled ;;Push button
180 335 200 395 ;;Top Left Bottom Right
OK ;;message
staticText Disabled ;;Static text
10 10 45 405 ;;Top Left Bottom Right
There are TWO menu selections available in the FILE menu: "Macintosh -> UNIX", and "UNIX -> Macintosh.";;message
staticText Disabled ;;Static text
55 10 95 385 ;;Top Left Bottom Right
You should select the menu choice that signifies the direction you want to convert files in.;;message
staticText Disabled ;;Static text
100 10 170 395 ;;Top Left Bottom Right
Let's say you want to convert a Mac file to UNIX format. You would choose "Macintosh -> UNIX". At this point, a file selection dialog will appear. Pick the name of the text file you wish to convert, and click "OK.";;message
*
Type STR#
*
Help1 ,276 ;;Resource ID for Static text
1 ;;Number of strings
There are TWO menu selections available in the FILE menu: "Macintosh -> UNIX", and "UNIX -> Macintosh.";;The string
Help2 ,277 ;;Resource ID for Static text
1 ;;Number of strings
You should select the menu choice that signifies the direction you want to convert files in.;;The string
Help3 ,278 ;;Resource ID for Static text
1 ;;Number of strings
Let's say you want to convert a Mac file to UNIX format. You would choose "Macintosh -> UNIX". At this point, a file selection dialog will appear. Pick the name of the text file you wish to convert, and click "OK.";;The string